Parameters
- pageIndex
- The index of the requesting page.
- startingIndex
- The index where the returned items will be inserted.
- count
- The number of items to be returned.
- sortDescriptions
- The sort descriptions.
- filterExpression
- The filter expression.
- cancellationToken
- Cancellation token.
Return Value
A tuple containing the items and a total number of items.